@charset "utf-8";

.center-block, .carrousel, .carrousel .wrapper { margin: auto; position: absolute; top: 0; bottom: 0; left: 0; right: 0; }
.portrait img{ width:120px; height:102px;}
.portrait { 
width: 150px; 
box-shadow: 0 0 3px #555; 
text-align: center; 
cursor: pointer; 
float: left; 
}
.portrait:hover { 
}
.portrait .pic { width: 100%; margin: 0; }